services.sourcehut.settings."meta.sr.ht::aliases"
Aliases for the client IDs of commonly used OAuth clients.
- Type
attribute set of signed integer- Default
{ }- Example
{ "git.sr.ht" = 12345; }- Declared
- <nixpkgs/nixos/modules/services/misc/sourcehut>
Aliases for the client IDs of commonly used OAuth clients.
attribute set of signed integer{ }{
"git.sr.ht" = 12345;
}